VBScript program to set the primary group of a user. The user must already be a member of the group.

This program should work on any 32 or 64-bit Windows client that can log onto the domain. Windows NT and Windows 98/95 clients should have DSClient installed. If DSClient is not installed, they need WSH and ADSI installed.

SetPrimaryGroup.txt <<-- Click here to view or download the program